Applies data security to model attribute hierarchies
{ addHierarchySecurity }
Sets attribute hierarchy security in a specific data model for the given role.
Method
/API3/dataSources/addHierarchySecurity
- Enterprise Admin
Input Parameters
Name
hierarchyMeasureSecurityApiObject
Object Type
Description
Details of the security settings to be applied to a data model's hierarchies or measures.
Output Response
Successful Result Code
200
Response Type
Description of Response Type
Generic API response object with success or failure flag and related messages.
Notes
Examples
Code Snippets
Use the Authentication API methods to generate an access 'key' or 'token' for use in code as shown below.
TypeScript
Curl
Java
C#
Python
PHP